Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 179,339 for

document formatting

(0.39 sec)
  1. Aspose::Words::Drawing::Charts::Chart::get_Form...

    Aspose::Words::Drawing::Charts::Chart::get_Format method. Provides access to fill and line Formatting of the chart in C++....:get_Format method Contents [ Hide ] Chart::get_Format method...Provides access to fill and line formatting of the chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... Document ( file_name = MY_DIR + 'Revisions... layout . ShowInBalloons . FORMAT_AND_DELETE doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merge XLTX Files Online or using .NET | product...

    Free online app to combine different XLTX files. C# .NET merging library code to merge XLTX worksheets into other formats....NET Merge Xltx Merge XLTX Documents Online via Merger App or using...Develop powerful .NET based XLTX document merging application. Combine...

    products.aspose.com/total/net/merge/xltx/
  4. Aspose::Words::Fields::FieldPrivate class | Asp...

    Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldPrivate...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldFootnoteRef class |...

    Aspose::Words::Fields::FieldFootnoteRef class. Implements the FOOTNOTEREF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldFootnoteRef...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...the Developer tab. Document doc = new Document(getMyDir() + "Form...

    reference.aspose.com/words/java/com.aspose.word...
  8. Integrate PDF Tables with Data Sources in Pytho...

    Learn how to integrate PDF tables with data sources such as databases and pandas DataFrames in Python....Create an empty PDF document with ap.Document() . Add a page to...to the document. Convert the DataFrame into an Aspose.PDF table...

    docs.aspose.com/pdf/python-net/integrate-table/
  9. 用C++获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for C++ API 获取带格式和不带格式的单元格字符串值。...012345 ); // Format the cell to display 0.01 instead...string value without any formatting value = cell . GetStringValue...

    docs.aspose.com/cells/zh/cpp/get-cell-string-va...
  10. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... Document () builder = aw . DocumentBuilder...Aspose.Words document by hand. doc = aw . Document () # A blank...

    reference.aspose.com/words/python-net/aspose.wo...